Click or drag to resize

MessageCompanies Property

Contains the names of the companies associated with the contact item.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> Companies { get; }

Property Value

Type: IListString
The companies.
See Also